diff options
Diffstat (limited to 'config/waybar/configs/Peony [Bottom]')
| -rw-r--r-- | config/waybar/configs/Peony [Bottom] | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 0caa4eaa..159cf34c 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -28,7 +28,7 @@ "custom/separator#line", "backlight#peony", "custom/separator#line", - "temperature#peony", + "temperature", "custom/separator#line", "battery#peony", "network#peony"], @@ -59,15 +59,6 @@ "format": "{percent}% {icon}", "format-icons": ["", "", "", "", "", "", "", "", ""], }, - -"temperature#peony": { - // "thermal-zone": 2, - "hwmon-path": ["/sys/class/hwmon/hwmon1/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], - "critical-threshold": 80, - // "format-critical": "{temperatureC}°C ", - "format": "{temperatureC}°C " - -}, "network#peony": { "format": "{ifname}", |
